Skip to content

fix: add normalize method to html5.js#2712

Open
sy-records wants to merge 1 commit intodocsifyjs:developfrom
sy-records:fix/2700
Open

fix: add normalize method to html5.js#2712
sy-records wants to merge 1 commit intodocsifyjs:developfrom
sy-records:fix/2700

Conversation

@sy-records
Copy link
Copy Markdown
Member

Summary

Related issue, if any:

Close #2700

Close #2704

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

For any code change,

  • Related documentation has been updated, if needed
  • Related tests have been added or updated, if needed

Does this PR introduce a breaking change?

  • Yes
  • No

Tested in the following browsers:

  • Chrome
  • Firefox
  • Safari
  • Edge

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 3, 2026

@sy-records is attempting to deploy a commit to the Docsify Team on Vercel.

A member of the Team first needs to authorize it.

@sy-records sy-records requested review from a team and paulhibbitts April 3, 2026 04:49
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 3, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docsify-preview Ready Ready Preview, Comment Apr 3, 2026 4:50am

Copy link
Copy Markdown
Member

@paulhibbitts paulhibbitts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Re-tested in the below codesandbox, where the current RC results in a blank page but the build of the Preview PR works as expected:
https://codesandbox.io/p/sandbox/docsify-v5-historymode-mxmwh9

Thank you! Paul

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

v5 history router crashes because HTML5History does not implement normalize()

2 participants